-
Notifications
You must be signed in to change notification settings - Fork 58
Add RenderBoxView and RBLayer integration #711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🤖 Augment PR SummarySummary: This PR introduces RenderBox-backed drawing infrastructure and updates RenderBox integration points. Changes:
Technical Notes: The new RenderBox path is partially stubbed (several methods still call 🤖 Was this summary useful? React with 👍 or 👎 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sources/OpenSwiftUI/Render/DisplayList/DisplayListViewDrawing.swift
Outdated
Show resolved
Hide resolved
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #711 +/- ##
===========================================
+ Coverage 14.29% 28.73% +14.43%
===========================================
Files 563 589 +26
Lines 33189 35991 +2802
===========================================
+ Hits 4744 10341 +5597
+ Misses 28445 25650 -2795 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.